DecimalM INumeric<DecimalM>.Positive()
Private Function Positive As DecimalM
Implements INumeric(Of DecimalM).Positive
private:
virtual DecimalM Positive() sealed = INumeric<DecimalM>::Positive
private abstract Positive : unit -> DecimalM
private override Positive : unit -> DecimalM